home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / mac / Chapter Tutorials / ch07.Authoring / CommandDemos / netStatus.dir / 00006_scripts.txt < prev    next >
Encoding:
Text File  |  1996-10-23  |  116 b   |  7 lines

  1. -- the following script is in the button
  2.  
  3. on mouseUp
  4.  netStatus the text of field "argument"
  5. end
  6.  
  7. -- nice and simple